home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19941031-19941221 / 000053_news@columbia.edu_Sat Nov 5 13:32:49 1994.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA23618
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Sat, 5 Nov 1994 09:00:34 -0500
  3. Received: by apakabar.cc.columbia.edu id AA12468
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Sat, 5 Nov 1994 09:00:32 -0500
  5. Newsgroups: comp.protocols.kermit.misc
  6. Path: news.columbia.edu!sol.ctr.columbia.edu!howland.reston.ans.net!ix.netcom.com!netcom.com!jzero
  7. From: jzero@netcom.com (Jim Nakamura)
  8. Subject: Re: Echoing modem responses
  9. Message-Id: <jzeroCysqyp.I56@netcom.com>
  10. Organization: NETCOM On-line Communication Services (408 261-4700 guest)
  11. References: <jzeroCynAvC.IB8@netcom.com> <398eue$628@apakabar.cc.columbia.edu>
  12. Date: Sat, 5 Nov 1994 13:32:49 GMT
  13. Lines: 33
  14. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  15.  
  16. fdc@fdc.cc.columbia.edu (Frank da Cruz) writes:
  17.  
  18. | In article <jzeroCynAvC.IB8@netcom.com> jzero@netcom.com (Jim Nakamura)  
  19. | writes:
  20. | > How does one echo modem responses from a kermit script?
  21. | > 
  22. | Depending on which Kermit version you have, the command is:
  23.  
  24. |   SET TAKE ECHO ON
  25. |   SET TAKE-ECHO ON
  26.  
  27. | etc.  If you are using C-Kermit 5A, the command you really want is:
  28.  
  29. |   SET DIAL DISPLAY ON
  30.  
  31. | MS-DOS Kermit dialing scripts already display all the interactions with
  32. | the modem.
  33.  
  34. | Please read the appropriate manuals, "Using MS-DOS Kermit" or "Using
  35. | C-Kermit" for complete details.
  36.  
  37. | - Frank
  38.  
  39.     Thanks.
  40.  
  41.     I have C-Kermit 5A.  I also have your book "Using C-Kermit".
  42.     (Very good book.)
  43.  
  44.     Jim.
  45.  
  46.     
  47. -- 
  48. jzero@netcom.com